1 using UnityEngine;
2 using
System.Collections;
3
4 public
class InputNames {
5
6     
public const string MAINMENU = "mainmenu";
7     
//public const string SETTING = "setting";
8     
//public const string HELPER = "helper";
9     
public const string DIALOG = "dialog";
10     
public const string SHOP = "shop";
11
12     
public const string GAMESCREEN = "gamescreen";
13
14 }


public const string SETTING = "setting";

public const string HELPER = "helper";




Trò chơi đua xe động vật trong UNITY Engine 114.907 lượt xem

Gõ tìm kiếm nhanh...